projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
330b810
)
(recentf-mode): Doc fix.
author
Richard M. Stallman
<rms@gnu.org>
Wed, 18 Oct 2006 10:51:30 +0000
(10:51 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Wed, 18 Oct 2006 10:51:30 +0000
(10:51 +0000)
lisp/recentf.el
patch
|
blob
|
history
diff --git
a/lisp/recentf.el
b/lisp/recentf.el
index 02e7e712399dc5da2e657d9e5fb46199f0d88097..ca288100b981454b9a48481feb093ed5529b1a2f 100644
(file)
--- a/
lisp/recentf.el
+++ b/
lisp/recentf.el
@@
-1318,9
+1318,7
@@
With prefix argument ARG, turn on if positive, otherwise off.
Returns non-nil if the new state is enabled.
When recentf mode is enabled, it maintains a menu for visiting files
-that were operated on recently.
-
-\\{recentf-mode-map}"
+that were operated on recently."
:global t
:group 'recentf
:keymap recentf-mode-map